Click or drag to resize

JsonObjectGetIntValue Method

Namespace:  Independentsoft.Json.Parser
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public int GetIntValue(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: Int32
See Also